@CHARSET "UTF-8";


.my_pages{ clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px; }
.my_pages ul{ text-align:center;list-style:none; }
.my_pages ul li{ list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px; }
.my_pages ul li a{ background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;border: #999 1px solid; }
.my_pages ul li a:hover{ color:#fff;background:#0090d9;border:#0090d9 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer; }
.my_pages ul li.active a{ background:#0090d9;border:#0090d9 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700; }
